projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7067537
)
Add bug ref
author
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 8 Dec 2008 04:01:32 +0000
(
04:01
+0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 8 Dec 2008 04:01:32 +0000
(
04:01
+0000)
svn path=/trunk/; revision=21856
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index b66500926f1944add0ef142d5ef5ba61433f39a8..a9a248bc340758bfac28cc46003f51d881a2a194 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,10
+1,12
@@
2008-12-07 Matthias Clasen <mclasen@redhat.com>
+ Bug 546378 – GtkAssistant page title is not translatable
+
* gtk/gtkbuilderparser.c: Make gtk_builder_get_translation_domain()
useful for subparsers.
* gtk/gtkcontainer.c: Make the child property parser support
- translatable child properties.
+ translatable child properties.
Patch by Antti Kaijanmäki
2008-12-07 Matthias Clasen <mclasen@redhat.com>